[INFO] fetching crate drasi-reaction-loki 0.1.1...
[INFO] fixing drasi-reaction-loki-0.1.1 against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] extracting crate drasi-reaction-loki 0.1.1 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate drasi-reaction-loki 0.1.1
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate drasi-reaction-loki 0.1.1
[INFO] tweaked toml for crates.io crate drasi-reaction-loki 0.1.1 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate drasi-reaction-loki 0.1.1 on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate drasi-reaction-loki 0.1.1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] fb78066a219968b52ec441e6b5ba2b64fad58090286048cf27a54278c041769e
[INFO] running `Command { std: "docker" "start" "fb78066a219968b52ec441e6b5ba2b64fad58090286048cf27a54278c041769e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "fb78066a219968b52ec441e6b5ba2b64fad58090286048cf27a54278c041769e" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fb78066a219968b52ec441e6b5ba2b64fad58090286048cf27a54278c041769e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "fb78066a219968b52ec441e6b5ba2b64fad58090286048cf27a54278c041769e" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]     Checking smallvec v1.15.2
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking mio v1.2.1
[INFO] [stderr]     Checking socket2 v0.6.4
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking futures-io v0.3.32
[INFO] [stderr]     Checking log v0.4.32
[INFO] [stderr]     Checking http v1.4.2
[INFO] [stderr]    Compiling autocfg v0.1.8
[INFO] [stderr]     Checking rand_core v0.4.2
[INFO] [stderr]     Checking serde_json v1.0.150
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]    Compiling either v1.16.0
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking rand_core v0.10.1
[INFO] [stderr]    Compiling getrandom v0.4.3
[INFO] [stderr]     Checking rand_core v0.3.1
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]    Compiling num-bigint v0.2.6
[INFO] [stderr]    Compiling time-macros v0.2.29
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking deranged v0.5.8
[INFO] [stderr]    Compiling num-complex v0.2.4
[INFO] [stderr]    Compiling num-rational v0.2.4
[INFO] [stderr]    Compiling peg-runtime v0.8.6
[INFO] [stderr]     Checking zeroize v1.9.0
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling openssl-sys v0.9.117
[INFO] [stderr]     Checking rustls-pki-types v1.14.1
[INFO] [stderr]     Checking rand v0.8.6
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]     Checking siphasher v1.0.3
[INFO] [stderr]     Checking tap v1.0.1
[INFO] [stderr]    Compiling peg-macros v0.8.6
[INFO] [stderr]     Checking phf_shared v0.12.1
[INFO] [stderr]     Checking wyz v0.5.1
[INFO] [stderr]     Checking rand_isaac v0.1.1
[INFO] [stderr]     Checking rand_xorshift v0.1.1
[INFO] [stderr]     Checking rand_hc v0.1.0
[INFO] [stderr]     Checking rand_os v0.1.3
[INFO] [stderr]     Checking rand_jitter v0.1.4
[INFO] [stderr]    Compiling priority-queue v1.4.0
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]    Compiling chrono-tz v0.10.4
[INFO] [stderr]     Checking funty v2.0.0
[INFO] [stderr]    Compiling rustls v0.23.40
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking fxhash v0.2.1
[INFO] [stderr]     Checking phf v0.12.1
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]     Checking hashers v1.0.1
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking uuid v1.23.3
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking round v0.1.2
[INFO] [stderr]     Checking axum-core v0.5.6
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking bitvec v1.1.1
[INFO] [stderr]     Checking matchit v0.8.4
[INFO] [stderr]    Compiling openssl v0.10.81
[INFO] [stderr]     Checking bitmaps v2.1.0
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking ordered-float v3.9.2
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling im v15.1.0
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]     Checking sized-chunks v0.6.5
[INFO] [stderr]     Checking rmp v0.8.15
[INFO] [stderr]    Compiling pest v2.8.6
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking ureq-proto v0.6.0
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking rand_xoshiro v0.6.0
[INFO] [stderr]     Checking thread_local v1.1.9
[INFO] [stderr]     Checking time v0.3.49
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]     Checking fixedbitset v0.4.2
[INFO] [stderr]    Compiling bollard-buildkit-proto v0.7.0
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking nu-ansi-term v0.50.3
[INFO] [stderr]     Checking utf8-zero v0.8.1
[INFO] [stderr]     Checking petgraph v0.6.5
[INFO] [stderr]     Checking peg v0.8.6
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]     Checking num v0.2.1
[INFO] [stderr]     Checking statistical v1.0.0
[INFO] [stderr]     Checking iso8601-duration v0.2.0
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking cpufeatures v0.3.0
[INFO] [stderr]    Compiling chrono v0.4.45
[INFO] [stderr]     Checking chacha20 v0.10.0
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking rustls-pemfile v1.0.4
[INFO] [stderr]     Checking rand v0.10.1
[INFO] [stderr]     Checking rand v0.9.4
[INFO] [stderr]     Checking rustls-native-certs v0.8.4
[INFO] [stderr] error: could not compile `syn` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/622891a4e29178280638a6b63a8908bde2c0c854/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.118/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="fold"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="visit"' --cfg 'feature="visit-mut"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "test", "visit", "visit-mut"))' -C metadata=4ff726f669660d2c -C extra-filename=-985aa2cac04a5114 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-1f96d84585032bd9.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-679ab2ecde270353.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-c763a785dc3ccbf7.rmeta --cap-lints allow` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `pest` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/622891a4e29178280638a6b63a8908bde2c0c854/bin/rustc --crate-name pest --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pest-2.8.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="memchr"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("const_prec_climber", "default", "memchr", "miette-error", "pretty-print", "std"))' -C metadata=336e998345de5676 -C extra-filename=-c4293a464d2a3a1e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-be36a4c9cae396b4.rmeta --extern ucd_trie=/opt/rustwide/target/debug/deps/libucd_trie-90834793c0506292.rmeta --cap-lints allow` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "fb78066a219968b52ec441e6b5ba2b64fad58090286048cf27a54278c041769e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fb78066a219968b52ec441e6b5ba2b64fad58090286048cf27a54278c041769e", kill_on_drop: false }`
[INFO] [stdout] fb78066a219968b52ec441e6b5ba2b64fad58090286048cf27a54278c041769e
